home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000087_timbl _Thu Apr 16 08:59:03 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA26309; Thu, 16 Apr 92 08:59:03 GMT+0200
  4. Date: Thu, 16 Apr 92 08:59:03 GMT+0200
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9204160659.AA26309@ nxoc01.cern.ch >
  7. Received: by NeXT Mailer (1.62)
  8. To: wathu@lanka.ccit.arizona.edu (Wije Wathugala)
  9. Subject: Extracting the source of HTML documents, menus etc.
  10. Cc: www-talk@nxoc01.cern.ch
  11.  
  12. > Date: Wed, 15 Apr 92 16:16:31 MST
  13. > From: wathu@lanka.ccit.arizona.edu (Wije Wathugala)
  14.  
  15. > Hi Tim,
  16. > Thank you very much for your mail and all the work you are doing
  17. > with WWW.
  18.  
  19. > I have one more questions. 
  20.  
  21. >
  22. > (1)I would like to down load some menus from WWW server in HTML so  
  23. > that I can
  24. > edit them and use locally.  I knwo how to get text file with the
  25. > command but do not know how to get HTML file.  I tried to start WWW
  26. > by www -source but still I could not get the HTML file.  Is there a  
  27. > command
  28. > to get them. 
  29.  
  30.  
  31. The trick is to browse to the document (menu etc) you want normally  
  32. with www. Then type "help" to get the www address of the document.  
  33. Copy it down.
  34.  
  35. Then, separately, give the command
  36.  
  37.     www -source -n -p documentaddress > file
  38.  
  39. to extract the source into a file.  You have to do this because if  
  40. you start www in -source mode, you can't follow any links. We paln to  
  41. add a command to extract the source of an article when you're  
  42. browsing normally.
  43.  
  44. > (2) Can I post this type of questions to www-interest list ?
  45.  
  46. You should send them to www-talk@info.cern.ch, not to -interest.  
  47. Interest is used for announcements to a larger number of people.
  48.  
  49. > Thank you
  50. >
  51. > Wije
  52.  
  53.     You're welcome!
  54.     Tim
  55.  
  56. PS: I'm away next week (back 27th April) but others on the list may  
  57. be prepared to answer more questions.
  58.  
  59.